useAppKitProvider
and useAppKitAccount
hooks.walletProvider
function from the useAppKitProvider
hook. This function allows you to prompt the connected wallet to sign a specific message. Also, we are using useAppKitAccount
to get the address and isConnected as explained before.